Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump file-loader from 0.9.0 to 0.11.2 in /studio #10147

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2024

Bumps file-loader from 0.9.0 to 0.11.2.

Release notes

Sourced from file-loader's releases.

Release v0.11.2

0.11.2 (2017-06-05)

Bug Fixes

  • index: allow to override publicPath with an empty string (#145) (26ab81a)
  • init publicPath to undefined (#159) (e4c0b2a)

Release v0.11.1

0.11.1 (2017-04-01)

Bug Fixes

  • outputPath function overriden by useRelativePath (#139) (80cdee2)

Release v0.11.0

0.11.0 (2017-03-31)

Features

v0.10.1

0.10.1 (2017-02-25)

Bug Fixes

  • getOptions: deprecation warn in loaderUtils (#129) (a8358a0)

v0.10.0

0.10.0 (2017-01-28)

Features

  • resources: specify custom public file name (6833c70)
Changelog

Sourced from file-loader's changelog.

0.11.2 (2017-06-05)

Bug Fixes

  • index: allow to override publicPath with an empty string (#145) (26ab81a)
  • init publicPath to undefined (#159) (e4c0b2a)

0.11.1 (2017-04-01)

Bug Fixes

  • outputPath function overriden by useRelativePath (#139) (80cdee2)

0.11.0 (2017-03-31)

Features

0.10.1 (2017-02-25)

Bug Fixes

  • getOptions: deprecation warn in loaderUtils (#129) (a8358a0)

0.10.0 (2017-01-28)

Features

  • resources: specify custom public file name (6833c70)

... (truncated)

Commits
  • 743aef2 chore(release): 0.11.2
  • e4c0b2a fix: init publicPath to undefined (#159)
  • d4d8bbc docs(README): explain what the loader does (#156)
  • 26ab81a fix(index): allow to override publicPath with an empty string (#145)
  • 9afc205 chore(release): 0.11.1
  • 80cdee2 fix: outputPath function overriden by useRelativePath (#139)
  • 46cb916 chore(release): 0.11.0
  • dbcd6cc feat: Emit files with relative urls (#135)
  • 5d8f73e chore(release): 0.10.1
  • a8358a0 fix(getOptions): deprecation warn in loaderUtils (#129)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by d3viant0ne, a new releaser for file-loader since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 0.9.0 to 0.11.2.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/file-loader@v0.9.0...v0.11.2)

---
updated-dependencies:
- dependency-name: file-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 21, 2024
@tglman tglman merged commit c35a829 into develop Feb 21, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/studio/file-loader-0.11.2 branch February 21, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

1 participant